CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - numerical method

搜索资源列表

  1. Gauss

    0下载:
  2. 数值分析基于Matlab环境下的不选主元的Gauss消去法-Numerical analysis is not based on Matlab environment pivoting of Gauss elimination method
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2390
    • 提供者:Hades
  1. Gauss-qzhyxq

    0下载:
  2. 数值分析中基于Matlab环境下的Gauss全主元消去法的源代码-Numerical analysis in Matlab environment based on principal component elimination method Gauss full source code
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3084
    • 提供者:Hades
  1. Visual-Fortran2002

    5下载:
  2. 有数值计算中常用的Visual Fortran子过程近200个,内容包括:解线性代数方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、傅里叶变换谱方法、数据的统计描述、解常微分方程组、两点边值问题的解法和解偏微分方程组,每一个子程序都包括功能、方法、使用说明、子程序和例子五部分。本书的所有子过程都在Visual Fortran 5.0版本上进行过验证,程序都能正确运行。同时配书发行光盘,包括所有子过程、验证过程及所有验
  3. 所属分类:software engineering

    • 发布日期:2014-04-30
    • 文件大小:7149568
    • 提供者:
  1. Iteration

    0下载:
  2. 用于实现数值方法中解线性代数方程的迭代法,包括雅可比迭代法,高斯-塞德尔迭代法,超松弛迭代法-Used to implement numerical methods for solving linear algebraic equations iterative method, iterative methods including Jacobi, Gauss- Seidel iteration, iteration over-relaxation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:260754
    • 提供者:gsh
  1. Wavelet

    0下载:
  2.  传统的信号理论,是建立在Fourier分析基础上的,而Fourier变换作为一种全局性的变化,其有一定的局限性。在实际应用中人们开始对Fourier变换进行各种改进,小波分析由此产生了。小波分析是一种新兴的数学分支,它是泛函数、Fourier分析、调和分析、数值分析的最完美的结晶;在应用领域,特别是在信号处理、图像处理、语音处理以及众多非线性科学领域,它被认为是继Fourier分析之后的又一有效的时频分析方法。 小波变换与Fourier变换相比,是一个时间和频域的局域变换因而能有效地从信号中提
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1489
    • 提供者:彭立军
  1. xianjiefa

    0下载:
  2. 数值分析中,用弦截方法求解方程的根-Numerical analysis, the strings cut method for solving equations with roots
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:579
    • 提供者:fhc
  1. Estimation_Theory

    0下载:
  2. In this project, we have designed and implemented a method to estimate the dual frequencies in sinusoids immersed in additive white Gaussian noise. The Cramér-Rao lower bound (CRLB) for the signal model and a nonlinear least square frequency estimato
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3319
    • 提供者:reza
  1. fwdmcck1

    0下载:
  2. 蒙特卡罗法求一维平板上探测器的热流,算例为Modest书中第10章第一个算例。-Monte Carlo method for the one-dimensional heat flow detector plate, Modest examples for the book, Chapter 10, a numerical example.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1767
    • 提供者:陈杰
  1. Gauss_linear

    0下载:
  2. 数值分析—全主元高斯消去法解线性方程组-Numerical Analysis- Full-PCA Gaussian elimination method for solving linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:880
    • 提供者:fhc
  1. niudun_qianxiangchazhi

    0下载:
  2. 数值分析——利用牛顿前向插值方法计算atanx的Newton形式的系数-Numerical analysis- interpolation using Newton' s method to calculate atanx before the Newton form factor
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1175
    • 提供者:fhc
  1. VB_MATLAB

    0下载:
  2. VB程序中实现调用MATLAB的方法. 介绍了在VB 应用程序中利用动态数据交换和ActiveX自动化(OLE自动化)协议实现的两种调用MATLAB函数的方法。通过这两种方法实现了VB的可视化界面与MATLAB 强大的数值分析和图形显示的能力的结合。-Introduced in VB application using Dynamic Data Exchange and ActiveX Automation (OLE Automation) protocol calls MATLAB fun
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:119112
    • 提供者:hx
  1. trapezoid-and-Simpson-formula

    0下载:
  2. 用工作表函数的数值积分方法-梯形公式与辛普生公式-Worksheet functions with the numerical integration method- trapezoid formula and Simpson formula
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:19885
    • 提供者:ljhmiao
  1. numeral-examples

    0下载:
  2. 用gauss-sedel、SOR、梯度法、PR格式等分别计算数值微分方程,PR方法实现二阶微分方程的数值求解-With a gauss-sedel, SOR, gradient, PR format values ​ ​ were calculated differential equations, PR method the numerical solution of second-order differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:7205
    • 提供者:张绣
  1. fv2

    0下载:
  2. THIS PROGRAM SOLVES POISSON EQUATION IN A TWO-DIMENSIONAL DOMAIN * * USING FINITE VOLUME METHOD (UNIFORM CV) AND THEN DETERMINE GLOBAL * * ERROR BY COMPARING THE NUMERICAL AND ANALYTICAL SOLUTION-THIS PROGRAM SOLVES POISSON EQUATION IN A TWO-DIME
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7044
    • 提供者:nimish
  1. Romberg

    0下载:
  2. 这是用龙贝格求解数值积分的一种方法,精确性高-This is solved using Romberg numerical integration method, high accuracy
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:654
    • 提供者:vongpo
  1. Simpson

    0下载:
  2. 这是用复化simpson方法求解数值积分的一种方法-This is the method used to solve complex numerical integration of the simpson' s method
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:730
    • 提供者:vongpo
  1. Computing-the-Parameters

    0下载:
  2. Nurbs曲线/曲面在反求参数上的数值不稳定性,是Nurbs曲线/曲面的致命缺点.该文介绍了用于参 数曲线/曲面求交的活动仿射标架(moving affine frame,简称MAF)方法.基于MAF方法的原理,提出了反求 Nurbs曲线/曲面参数的一种新方法.该方法在数值稳定性和效率上均高于各种传统的迭代法,并已应用于商 品化三维CAD系统GEMS 5.0. -Nurbs curve/surface parameters in reverse numerical instabi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:38035
    • 提供者:周保兴
  1. Wavelet-Analysis

    1下载:
  2. 小波分析是建立在泛函分析、调和分析、数值分析、逼近论和傅里叶分析等的基础上发展起来的新的时频分析方法。与经典的傅里叶分析相比较,小波变换是空间(时间)和频率的局部变换,因而能有效地从信号中提取信息,因此小波分析有着许多显著的优点。小波变换是空间(时间)和频率的局部变换,因而能有效地从信号中提取信息。通过伸缩和平移等运算功能可对函数或信号进行多尺度的细化分析,解决了Fourier变换不能解决的许多困难问题。 小波分析是时间—尺度分析和多分辨分析的一种新技术,它在信号分析、语音合成、图像识别、计
  3. 所属分类:Wavelet

    • 发布日期:2017-03-27
    • 文件大小:869297
    • 提供者:zhouxiaolin
  1. Lab2

    0下载:
  2. C++编程实例 //Lab2 迭代法求非线性方程数值分析课本P.93,习题#5 //要求:输出结果用科学计数法表示,小数点后保留8位有效数字 //作者:于涛 //学号:GS1003217 //时间:2011年7月9日-C++ programming examples// Lab2 iterative method for the numerical analysis of nonlinear equations textbooks P.93, Exercise# 5// r
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:718
    • 提供者:yutao
  1. shuzhifenxi

    0下载:
  2. 数值分析报告,包括追赶法求解三对角方程、迭代法求非线性方程、曲线拟合、区间逐次分半的复化梯形公式计算积分,题目、代码及运行结果。-Numerical analysis report, including catch-up method for solving tridiagonal equation, iterative method for the nonlinear equations, curve fitting, half of the complex range of successi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:395806
    • 提供者:yutao
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com